home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- drawlte1 -d
- echo[
- echo -------------------------------------------------------------------------
- echo[
- drawlte2 -d
- echo[
- echo -------------------------------------------------------------------------
- echo[
- drawlte3 -d
- echo[
- echo -------------------------------------------------------------------------
- echo[
- echo Installation finished. To run this Windows program, run ALDRAW.EXE in
- echo File or Program Manager. The DRAWLTE1.EXE, DRAWLTE2.EXE and DRAWLTE3.EXE
- echo files can be deleted to save space if you no longer need them.
- echo[
- pause
-